home *** CD-ROM | disk | FTP | other *** search
/ The Coffee Break CD Collection / The Coffee Break CD Collection.iso / cbs11 / game.xxx < prev    next >
Text File  |  1994-03-15  |  370b  |  24 lines

  1. echo off
  2. cls
  3. dch
  4. if errorlevel=1 goto onslaught
  5. rodeo
  6. if errorlevel=1 goto onslaught
  7. shoot
  8. if errorlevel=1 goto onslaught
  9. knife
  10. if errorlevel=1 goto onslaught
  11. ropin
  12. if errorlevel=1 goto onslaught
  13. wrest
  14. if errorlevel=1 goto onslaught
  15. diskswp2
  16. bronc
  17. if errorlevel=1 goto onslaught
  18. stage
  19. if errorlevel=1 goto onslaught
  20. diskswp3
  21. score
  22. :onslaught
  23. cbs
  24.